Skip to content

build(phpunit): Bump PHPUnit to v11 - #36

Merged
SmetDenis merged 1 commit into
masterfrom
bump-phpunit
Sep 27, 2025
Merged

build(phpunit): Bump PHPUnit to v11#36
SmetDenis merged 1 commit into
masterfrom
bump-phpunit

Conversation

@SmetDenis

Copy link
Copy Markdown
Member
  • Upgrades phpunit/phpunit from ^9.6.29 to ^11.5.41.
  • Adjusts CovCatcher::start to match the updated php-code-coverage API, now requiring null for the second argument.
  • Adds a check in CovCatcher::getCoverageFilter to prevent attempting to include files from an empty directory path.

- Upgrades `phpunit/phpunit` from `^9.6.29` to `^11.5.41`.
- Adjusts `CovCatcher::start` to match the updated `php-code-coverage` API, now requiring `null` for the second argument.
- Adds a check in `CovCatcher::getCoverageFilter` to prevent attempting to include files from an empty directory path.
@SmetDenis
SmetDenis merged commit d1d80a9 into master Sep 27, 2025
21 checks passed
@SmetDenis
SmetDenis deleted the bump-phpunit branch September 27, 2025 19:26
@coveralls

coveralls commented Sep 27, 2025

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 18063964740

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 162 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-62.3%) to 3.077%

Files with Coverage Reduction New Missed Lines %
src/functions/tools.php 22 0.0%
src/functions/aliases.php 140 0.0%
Totals Coverage Status
Change from base Build 18063914514: -62.3%
Covered Lines: 8
Relevant Lines: 260

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants